Skip to content

Re-Adds Obeah#686

Draft
XeonMations wants to merge 8 commits intoDarkPack13:masterfrom
XeonMations:obeah
Draft

Re-Adds Obeah#686
XeonMations wants to merge 8 commits intoDarkPack13:masterfrom
XeonMations:obeah

Conversation

@XeonMations
Copy link
Collaborator

@XeonMations XeonMations commented Feb 19, 2026

About The Pull Request

Saluri healer discipline.

Why It's Good For The Game

Changelog

🆑
add: Added Obeah to the game.
/:cl:

@@ -0,0 +1,2 @@
/// Trait applied by element
#define DISCIPLINE_TRAIT(source) "discipline_trait_[source]"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for this we should likely be consistent about if we use the /discipline vs the /discipline_power right?
right now your just using the type of whatever you happen to be in like proximity_monitor rn lol

Copy link
Collaborator Author

@XeonMations XeonMations Feb 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use type, as all other macros use, after all it doesnt matter what it is, aslong as it lines up with the removal as well.

plus uh, discipline_power is better since discipline doesnt have proper procs like discpline_power does.

Comment on lines +104 to +106
/datum/discipline_power/obeah/corpore_sano
name = "Corpore Sano"
desc = "Lay hands on your patient and heal their wounds."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you get to this, consider using heal_storyteller_health()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants